[INFO] cloning repository https://github.com/DarrenKwonDev/bitcoin-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DarrenKwonDev/bitcoin-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarrenKwonDev%2Fbitcoin-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarrenKwonDev%2Fbitcoin-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 069406ea05aed1ccd2c1ad77ffb74ef633dcee8a
[INFO] checking DarrenKwonDev/bitcoin-rust against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarrenKwonDev%2Fbitcoin-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DarrenKwonDev/bitcoin-rust
[INFO] finished tweaking git repo https://github.com/DarrenKwonDev/bitcoin-rust
[INFO] tweaked toml for git repo https://github.com/DarrenKwonDev/bitcoin-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DarrenKwonDev/bitcoin-rust on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DarrenKwonDev/bitcoin-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bd7a9d8d8366a7814c33868efd39409b8b94549fa658c8c84b6ad9578bf1f55b
[INFO] running `Command { std: "docker" "start" "bd7a9d8d8366a7814c33868efd39409b8b94549fa658c8c84b6ad9578bf1f55b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd7a9d8d8366a7814c33868efd39409b8b94549fa658c8c84b6ad9578bf1f55b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd7a9d8d8366a7814c33868efd39409b8b94549fa658c8c84b6ad9578bf1f55b" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd7a9d8d8366a7814c33868efd39409b8b94549fa658c8c84b6ad9578bf1f55b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd7a9d8d8366a7814c33868efd39409b8b94549fa658c8c84b6ad9578bf1f55b" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling zerocopy v0.8.32
[INFO] [stderr]     Checking base64ct v1.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling static_init_macro v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling static_init v1.0.4
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking rust-fuzzy-search v0.1.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking wallet v0.1.0 (/opt/rustwide/workdir/wallet)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.32
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking argh v0.1.13
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking sha256 v1.6.0
[INFO] [stderr]     Checking btclib v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> lib/src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / construct_uint! {
[INFO] [stdout] 12 | |     #[derive(Serialize, Deserialize)]
[INFO] [stdout] 13 | |     pub struct U256(4);
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this error originates in the macro `$crate::uint_full_mul_reg` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> lib/src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / construct_uint! {
[INFO] [stdout] 12 | |     #[derive(Serialize, Deserialize)]
[INFO] [stdout] 13 | |     pub struct U256(4);
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this error originates in the macro `$crate::uint_full_mul_reg` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `btclib` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `btclib` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "bd7a9d8d8366a7814c33868efd39409b8b94549fa658c8c84b6ad9578bf1f55b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd7a9d8d8366a7814c33868efd39409b8b94549fa658c8c84b6ad9578bf1f55b", kill_on_drop: false }`
[INFO] [stdout] bd7a9d8d8366a7814c33868efd39409b8b94549fa658c8c84b6ad9578bf1f55b
